home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 1 Issue 2 / PDCD-1 - Issue 02.iso / _utilities / utilities / 001 / _armjpeg / !ArmJPEG / !Help < prev    next >
Text File  |  1994-01-16  |  4KB  |  89 lines

  1.  
  2.      ArmJPEG ⌐ George S. Kapogiannopoulos, 1993
  3.   »»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»
  4.    
  5.    !ArmJPEG generates JPEG image files from a various native and foreigner
  6.   image formats. It is based on the fourth public release of the Independent 
  7.   JPEG Group's free JPEG software.
  8.    The program in this version ONLY creates JPEG image files because, are 
  9.   already exist various viewers around.
  10.    The reason it was created was to make the life easier for Acorn users who
  11.   want to transfer Sprites and AIM files to JPEG image files, who till now,
  12.   had to transfer the files to another format (GIF, TARGA, PBMPlus, RLE), 
  13.   which by the way take no compression, except GIF format which can't handle 
  14.   24 bit color images. This is why I add and a TIFF extension which can 
  15.   generate JPEG image files direct from TIFF files (even compressed). The 
  16.   TIFF format, I think is the best and maybe will be the next Acorn standard,
  17.   can handle even JPEG files (revision 6.0) and the source maybe appear to a
  18.   next release of the Independent JPEG Group's free JPEG software.
  19.  
  20.   
  21.    The Program supports the following input image files:
  22.  
  23.         Å Supporting baseline non-planar "II"(little-endian) and "MM" 
  24.           (big-endian) TIFF revision 5.0 and 6.0, having no compression
  25.              or LZW compression TIFF (Tag Image File Format)
  26.         Å AIM (Archimedes Image Manager) 256x256 grayscale images
  27.         Å Sprites having 256 colours, palette data ignored
  28.  
  29.  
  30.    The following gives more details about the supporting formats
  31.    
  32.            Filetype   Name      Commets
  33.  
  34.            &004   *   AIM       256x256 grayscale
  35.            &ff9   *   Sprite    only 256 colors, palette data ignored
  36.            &ff0   !   TIFF      grayscale (Class G)
  37.                                 palette-color (Class C) 8 bpp 
  38.                                 RGB full color (Class R) 24 bpp
  39.                                 compression none/LZW for all of the above
  40.            &695   !   GIF       originally from JPEG Group's software
  41.            &69D   !   Targa     originally from JPEG Group's software
  42.            &69E   !   PBMPlus   originally from JPEG Group's software
  43.            &6A1   !   RLE       originally from JPEG Group's software
  44.     
  45.    * indicates which image formats are recognized by the filetype.
  46.    ! indicates which image formats are recognized without having the correct
  47.      filetype.
  48.  
  49.    You may NOT change this application or use ANY part of it in other 
  50.   products without my approval. You may spread it freely (with *ALL* files 
  51.   included), but not for any profit. This software is provided 'as is'. 
  52.   Using it is entirely at your own risk.
  53.    This application may NOT be distributed as an 'extra' in commercial 
  54.   products. You are kindly invited to contact me to discuss financial detail,
  55.   should you want to do so.
  56.     
  57.   Only to registered users will be supplied with improved versions of
  58.  !ArmJpeg, featuring:
  59.  
  60.         Å Support for Greyscale sprite format 
  61.         Å Support for Acorn's new sprites format (true colour)
  62.         Å Support for Clear format
  63.         Å Support for arbitrary sized AIM format files
  64.         Å Any suggestions/improvements you have
  65.  
  66.   In order to register your copy of !ArmJPEG, please send ú12 to author's
  67.   address. (Only notes, any US/European currency)
  68.    
  69.    +-------------------------------------------------------------------+
  70.    | Copyright (C) 1993, George S. Kapogiannopoulos.                   |
  71.    |   Permission to use, copy, modify, and distribute this software   |
  72.    |   and its documentation for any purpose and without fee is hereby |
  73.    |   granted, provided that the above copyright notice appear in all |
  74.    |   copies and that both that copyright notice and this permission  |
  75.    |   notice appear in supporting documentation.  This software is    |
  76.    |   provided "as is" without express or implied warranty.           |
  77.    +-------------------------------------------------------------------+
  78.     
  79.    Feel free to contact me for bugs, comments or whatever:
  80.  
  81.   Mail:    George Kapogiannopoulos
  82.            Megdoba 18,
  83.            131 22  Nea Liosia,
  84.            Athens,
  85.            Hellas (Greece).
  86.  
  87.   Email:   georgek@iit.nrcps.ariadne-t.gr
  88.            
  89.